QuickOPC User's Guide and Reference
Browsing for Information (OPC A&E)
Development Models > Imperative Programming Model > Imperative Programming Model for OPC Classic A&E > Browsing for Information (OPC A&E)

QuickOPC contains methods that allow your application to retrieve and enumerate information about OPC Alarms and Events servers that exist on the network, and data available within these servers. Your code can then make use of the information obtained, e.g. to accommodate to configuration changes dynamically.

The methods we are describing here are for programmatic browsing, with no user interface (or when the user interface is provided by our own code).

See Also